fontbutton: Destroy dialog in unrealize()
authorBenjamin Otte <otte@redhat.com>
Mon, 23 Aug 2021 03:55:56 +0000 (05:55 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 30 Aug 2021 04:02:15 +0000 (06:02 +0200)
commit480112f9aae3ae615e49358dbc6b50525a7cfe6c
tree8313e0cbe9767478a693869b23aa939dd1454f5e
parent9a2f4d8026856e7b3347d842a46c93c07e557748
fontbutton: Destroy dialog in unrealize()

This way, we can be sure it's always using the right display.

We can also be sure that it doesn't leak.
gtk/gtkfontbutton.c